xdenisx

ASAR download

Feb 15th, 2013
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.19 KB | None | 0 0
  1. import sys
  2. import os
  3.  
  4. ffiles = sys.argv[1]
  5.  
  6. for line in (open(ffiles).readlines()):
  7.     file_path = "scp [email protected]:/Data/downloads/ASAR/barents/" +  /home/
  8.     os.system()
Add Comment
Please, Sign In to add comment