473,324 Members | 2,581 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

SSH File Transfer Protocol or SFTP

Lad
Is there a module in Python available that I can use for uploading
files via
SFTP (SSH File Transfer Protocol)?
Or do you think that FTP protocol for files uploading is OK?
Thank you for replies
Lad.

Dec 11 '06 #1
3 3327
Lad wrote:
Is there a module in Python available that I can use for uploading
files via
SFTP (SSH File Transfer Protocol)?
Or do you think that FTP protocol for files uploading is OK?
Thank you for replies
Lad.
You probably want Paramiko (http://www.lag.net/paramiko/). It provides
extensive support for the SSH protocol, and ships with, among other
things, a sample script demonstrating SFTP.

Regards,
Jan

Dec 11 '06 #2
Lad wrote:
Is there a module in Python available that I can use for uploading
files via
SFTP (SSH File Transfer Protocol)?
Or do you think that FTP protocol for files uploading is OK?
Thank you for replies
Lad.
I believe there are many of those, personally i am using paramiko :

http://www.lag.net/paramiko/

HIH

-avell
Dec 11 '06 #3
Lad

Avell Diroll wrote:
Lad wrote:
Is there a module in Python available that I can use for uploading
files via
SFTP (SSH File Transfer Protocol)?
Or do you think that FTP protocol for files uploading is OK?
Thank you for replies
Lad.

I believe there are many of those, personally i am using paramiko :

http://www.lag.net/paramiko/
Thank you ALL for help.
Paramiko seems the best for my needs.
Lad.

Dec 11 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Glauco | last post by:
hi to all, i'm planning to make a way to transfer file with python. I would like to make the transfer using some crypto api, to make the channel secure. i don't want to write a wrapper to ftp or...
1
by: Lothar Scholz | last post by:
Hello, at the moment i have a program that uses FTP but some clients want to use the FTP over SSH protocol. Is there a library that does this ? And also where can i find the protocol...
7
by: Dan V. | last post by:
Situation: I have to connect with my Windows 2000 server using VS.NET 2003 and C# and connect to a remote Linux server at another company's office and query their XML file. Their file may be...
3
by: Papanii | last post by:
Hi Guys, I am a newbie to the whole dot net framework and need a few pointers. I want to create an file transfer program (i.e form PC to PC) but i don't know where to start. Can anyone point me...
2
by: Mr Mind - Lion | last post by:
I want any sample technique ,code or any idea regarding file transfer using UDP socket. Please send me some info. Thanx.
0
by: Roger Twomey | last post by:
I have an application that must use sftp to put files onto another server. To do that we have to build a script file with the commands to execute, then execute the sftp program telling it to use...
3
by: Peter Silva | last post by:
Hi folks, I have a need in a network data distribution application to send out data to folks who want it using the protocol of their choice. I´d like it to support a variety of protocols and I...
3
by: PythonistL | last post by:
Is there a way in Javascript: 1.) call File Manager from Windows, 2.) let a user to choose the file 3.) assign the chosen file to a variable? Thank you for your help Lad.
8
by: =?Utf-8?B?VG9t?= | last post by:
Hi, I need to copy and/or move files across servers to the other side of my firewall. I was wondering if anyone can tell me what port(s) I will need to open to run these methods in my C#...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.