U
Une Bévue
from an online tuto i get :
sftp.stat("/path/to/file").mtime
which don't work request doesn't have an mtime method...
what is the correct syntax for getting, via sftp, a file, given by it's
path, mtime ?
sftp.stat("/path/to/file").mtime
which don't work request doesn't have an mtime method...
what is the correct syntax for getting, via sftp, a file, given by it's
path, mtime ?