FTP Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsSystem AdministrationFTP Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old March 20th, 2011, 09:23 PM
gayamantra gayamantra is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2011
Posts: 1 gayamantra User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 24 m 22 sec
Reputation Power: 0
Encrypting file before FTP

Hi,

We are looking encrypting a file using GNUPG before FTPing to an external party.

Instead of doing this what I wish to know is that if we used SFTP will it achieve the same purpose.

Appreciate some advise. Thanks.

Reply With Quote
  #2  
Old March 20th, 2011, 11:24 PM
requinix's Avatar
requinix requinix is offline
Still alive
Dev Shed God 16th Plane (12500 - 12999 posts)
 
Join Date: Mar 2007
Location: Washington, USA
Posts: 12,877 requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)requinix User rank is General 120th Grade (Above 100000 Reputation Level)  Folding Points: 417516 Folding Title: Super Ultimate Folder - Level 1Folding Points: 417516 Folding Title: Super Ultimate Folder - Level 1Folding Points: 417516 Folding Title: Super Ultimate Folder - Level 1Folding Points: 417516 Folding Title: Super Ultimate Folder - Level 1Folding Points: 417516 Folding Title: Super Ultimate Folder - Level 1Folding Points: 417516 Folding Title: Super Ultimate Folder - Level 1
Time spent in forums: 5 Months 1 Week 5 Days 8 h 8 sec
Reputation Power: 8977
Send a message via AIM to requinix Send a message via MSN to requinix Send a message via Yahoo to requinix Send a message via Google Talk to requinix
The S in SFTP secures the connection. It doesn't encrypt your files. So no, it won't do what you need.

[edit] By "need" I mean "what you say you need". It may very well address the problem, but likely not in the expected direction.

Last edited by requinix : March 22nd, 2011 at 12:15 PM.

Reply With Quote
  #3  
Old March 22nd, 2011, 11:27 AM
DirkZwart DirkZwart is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2011
Posts: 1 DirkZwart User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 28 m 47 sec
Reputation Power: 0
Automate sFTPs and OpenPGP

It depends how the recipient wants the file? If you use GNUPG or OpenPGP, the file is encrypted and then sent over an unsecure connection. For the recipient to use the file, they will need to send you their public key so you can encrypt the file before sending it to them.

If you use SFTP, then the SSH key exchange is done before the transmission starts so the tunnel is secure. (You will need to exchange public SSH keys beforehand.) All passwords and login credentials are secure and the file you send is secure by reason that the tunnel is secure. You can also PGP encrypt the file, if you wish, before sending it via SFTP. This double encryption is not such a far out idea as many of our users are doing it in this way now. With this method the connection, passwords, and the file is secure. The file remains secure/encrypted on the recipient's end till they decrypt it, which is a benefit.

You can automate all these functions with a secure file transfer application like GoAnywhere Director.

-dz


Quote:
Originally Posted by gayamantra
Hi,

We are looking encrypting a file using GNUPG before FTPing to an external party.

Instead of doing this what I wish to know is that if we used SFTP will it achieve the same purpose.

Appreciate some advise. Thanks.

Last edited by DirkZwart : March 22nd, 2011 at 12:58 PM. Reason: grammar error - fixed technical error.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationFTP Help > Encrypting file before FTP

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap