Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SFTP file expansion #10

Open
DeepikaGhodki opened this issue Sep 2, 2022 · 0 comments
Open

SFTP file expansion #10

DeepikaGhodki opened this issue Sep 2, 2022 · 0 comments

Comments

@DeepikaGhodki
Copy link
Contributor

DeepikaGhodki commented Sep 2, 2022

Sub-issue of #8

What doesnt work:

python3 onedatashare.py transfer sftp tacc /home/cc/ -f output/ vfs [email protected] chameleonExperiments/logs/ --concurrency=4

What does work:

python3 onedatashare.py transfer sftp tacc /home/cc/ -f /output/ vfs [email protected] chameleonExperiments/logs/ --concurrency=4

python3 onedatashare.py transfer sftp tacc /home/cc -f /output/ vfs [email protected] /home/didclab/chameleonExperiments/logs/ --concurrency=4

python3 onedatashare.py transfer sftp tacc /home/cc -f /output/ vfs [email protected] /home/didclab/chameleonExperiments/logs/ --concurrency=4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants