use ai
This commit is contained in:
@@ -34,7 +34,7 @@ def _bi_sftp_upload():
|
||||
|
||||
remotepath = "/home/agics-dev/kepri_storage/rndpartners/" + os.sep + "remote" + '.jpg'
|
||||
|
||||
#sftp.put(LOCAL_PATH, remotepath)
|
||||
sftp.put(LOCAL_PATH, remotepath)
|
||||
|
||||
sftp.close()
|
||||
transprot.close()
|
||||
|
||||
Reference in New Issue
Block a user