Avatar of linuxperson
linuxpersonFlag for Canada

asked on 

SCP not working

I have python script and the following line uses to scp a file to another server. For some reason, I am not able to get it working. Are you seeing any issue here?

remoteFile = os.path.join(dest['path'], item.filename)
os.system('/usr/bin/scp "%s" "%s@%s:$s' % (fullpath, dest['username'], dest['server'], remoteFile))
PythonLinuxScripting Languages

Avatar of undefined
Last Comment
Gerwin Jansen
Avatar of omarfarid
omarfarid
Flag of United Arab Emirates image

what is the issue / problem?
Avatar of gheist
gheist
Flag of Belgium image

Does it work with SCP command line?
i.e replace os.system() with print() and execute command from command line and post any errors.
Post the error you are getting?
ASKER CERTIFIED SOLUTION
Avatar of linuxperson
linuxperson
Flag of Canada image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Avatar of linuxperson
linuxperson
Flag of Canada image

ASKER

I've requested that this question be closed as follows:

Accepted answer: 0 points for linuxperson's comment #a41112884

for the following reason:

i found the solution
Avatar of Gerwin Jansen
Gerwin Jansen
Flag of Netherlands image

Why come up with your own answer after 7 weeks while not replying to experts' requests?
Linux
Linux

Linux is a UNIX-like open source operating system with hundreds of distinct distributions, including: Fedora, openSUSE, Ubuntu, Debian, Slackware, Gentoo, CentOS, and Arch Linux. Linux is generally associated with web and database servers, but has become popular in many niche industries and applications.

71K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo