Transfering files between a Unix account and my windows PC

AI Thread Summary
To transfer files between a Windows PC and a Unix account accessed via SSH, several methods are recommended. SecureCRT's "Transfer" menu is ineffective for file transfers, as it records keystrokes instead. WinSCP is suggested as a reliable file transfer client, with caution advised to avoid misleading download buttons on its website. For Firefox users, the FireFTP add-on is another option that supports various secure protocols. Additionally, netcat can be utilized for file transfers, especially when combined with an SSH tunnel for enhanced security.
dipole
Messages
553
Reaction score
151
I have an account on a Unix cluster where I log in through an SSH client (I'm using SecureCRT).

I need to be able to transfer files from my windows to PC to my unix acount and vice versa, does anyone know how to go about doing that? There is a "Transfer" menu in the SecureCRT window but it doesn't seem to work - all it does is record keystrokes instead of transfering files.

Thanks.
 
Computer science news on Phys.org
You might try WinSCP, http://winscp.net/ . I've played a bit with it under Windows on my Mac. On that site, beware of the big "Download" buttons that are actually part of advertisements for other software. Make sure what you're about to download is actually WinSCP. :rolleyes:

Or if you use Firefox, try the FireFTP add-on, http://fireftp.mozdev.org/ , which I've started to use myself. It has options for various secure protocols.
 
WinSCP is really good.
 
I approve! Thanks for the tip.
 
Alternatively, just use netcat. You can even throw it through an SSH tunnel if you don't like people to see the data.
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
i am customizing a Linux distro [arch] into love os which I am building to impress my crush. I had an idea to integrate an ai model into the Linux system so it can speak like me but romantically. but I don't know what or how to do. I don't know the basic concept of Linux but yet I am customizing my os purely relying on chat gpt and perplexity. when i ask chat gpt about this it said to fine tune an ai model and integrate to the Linux distro and my friend said for the data to be fed to the ai...
Back
Top