I'm trying to send a file using python's paramiko module over SFTP. The problem is my script won't know the whole file path. For example, here is the local path I'm trying to get the file from: I'm trying to send a file using python's parami
I'm trying to send a file using python's paramiko module over SFTP. The problem is my script won't know the whole file path. For example, here is the local path I'm trying to get the file from: I'm trying to send a file using python's parami