Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- import sys
- import os
- ffiles = sys.argv[1]
- for line in (open(ffiles).readlines()):
- file_path = "scp [email protected]:/Data/downloads/ASAR/barents/" + /home/
- os.system()
Add Comment
Please, Sign In to add comment