lftp - masking ip when connecting to a ftp server -


i need setup feed in machine ip address download data ftp server, ftp server whitelists ip address b (let machine b).

at moment, ssh machine b machine when downloading slow (some bandwidth constraint on machine b), there way can download machine directly without going through machine b somehow? thanks


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -