User Tools

Site Tools


atmos:dataupload

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
atmos:dataupload [2026/08/10 22:06] deleneatmos:dataupload [2026/08/12 04:10] (current) delene
Line 5: Line 5:
  
 To exchange data with an external user, the SFTP server on Stormlight can be used. To exchange data with an external university user, a new account typically needs to be created on Stormlight using the external user's username. Local University users will also need to know their username and password to upload and download data. To exchange data with an external user, the SFTP server on Stormlight can be used. To exchange data with an external university user, a new account typically needs to be created on Stormlight using the external user's username. Local University users will also need to know their username and password to upload and download data.
 +
 +==== Connection Refused Issue ====
 +My default ftps uses port 990 for data exchange; however, the firewall may block this port. This was the cae for when connecting from the NIMS Cloud Chamber build. Port 21 was open so used
 +
 +lftp -u youngsuk ftp://stormlight.atmos.und.edu
 +
 +Note ftp instead of ftps. Then we can connect and upload file with put command.
  
 ==== Linux FTPS Client ==== ==== Linux FTPS Client ====
atmos/dataupload.txt · Last modified: 2026/08/12 04:10 by delene