Howto:FTP upload (obsolete): Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
mNo edit summary
 
(21 intermediate revisions by 7 users not shown)
Line 1: Line 1:
innovaphone operates an [ftp://www.innovaphone.com FTP server @ www.innovaphone.com] for file upload. You can use this when you need to submit files that are too large to send by email practically.
<span style="color:red; font-weight: bold;">This article is obsolete. FTP upload is no longer possible. Instead, the new [[How_to_post_a_successful_Mantis_Request#Fileuploads|file upload]] must be used.</span>


    C:\>ftp www.innovaphone.com
==Applies To==
    Verbindung mit www.innovaphone.com wurde hergestellt.
This information applies to anyone, who needs to transfer files that are too large to send by email practically.
    220-Microsoft FTP Service
 
        innovaphone FTP Site
==More Information==
    220 Please '''use inno-sifi\ice to access'''. No anonymous access allowed.
 
    Benutzer (www.innovaphone.com:(none)): inno-sifi\ice
There is an innovaphone ftp-server named [ftp://ftp.innovaphone.com ftp.innovaphone.com] which can be used to upload or download files too large for emailing.
    331 Password required for inno-sifi\ice.
 
    Kennwort: ''<use well known ice password>''
If you need Login data, please ask for them via e-Mail or telephone
    230-Use "incoming" to upload and contact admin
 
    230 User inno-sifi\ice logged in.
 
    ftp> cd incoming ''change to the upload directory''
===Sending files to innovaphone (Upload)===
    250 CWD command successful.
 
    ftp> dir ''see what is there so not to overwrite existing stuff accidently''
1. Login
    200 PORT command successful.
<br>we offer different logins:
    150 Opening ASCII mode data connection for /bin/ls.
<br> if you need the ftp server to upload big files for a support case, please use the well known credentials
    226 Transfer complete.
<br> if you want to use the server for another concern please ask for the login via e-Mail (only support@innovaphone.com) or telephone.
    ftp> hash ''optionally turn on upload progress indicator''
 
    ftp> bi ''be sure binary xfer mode is on''
2. Upload files
    200 Type set to I.
<br>please consider that we announce our logins to several persons, so '''your data are not covered until you use for example password protected ZIP-files'''.
    ftp> put c:\boot800.bin
 
    200 PORT command successful.
If you contact us for support (ICE or beta-tester) there are depending on your login special input folders with no reading access for any user outside of innovaphone to upload your data: for ICEs it is the directory "incoming", please create a subfolder named like the number of the support ticket there (e.g. ''incoming/123456'').  If you do not have a case number, use the "beta" folder. Only innovaphone employees can see/download these files, so you cannot even see the files you put there
    150 Opening BINARY mode data connection for boot800.bin.
 
    ################################
Please do not create further sub-directories there  (e.g. no ''incoming/123456/subdir'')
    226 Transfer complete.
 
    FTP: 65536 Bytes gesendet in 0,34Sekunden 192,19KB/s
3. Let us know
    ftp> quit
<br>Contact the recipient of innovaphone if they don't expect your file(s)
    221 Thank you for using ftp.innovaphone.com
 
    C:>
 
'''Warning: your data is not covered unless you use for example password protected ZIP-files, only ''incoming'' and ''beta'' directory are write-only and not readable for ftp-users. So there you can upload data but no-one (except us :-) can read it.
 
===Getting files from innovaphone (Download)===
 
This is done with innovaphone's Owncloud service. You will receive a download link for files shared with you.  
 
[[Category:Howto|{{PAGENAME}}]]

Latest revision as of 10:44, 4 August 2021

This article is obsolete. FTP upload is no longer possible. Instead, the new file upload must be used.

Applies To

This information applies to anyone, who needs to transfer files that are too large to send by email practically.

More Information

There is an innovaphone ftp-server named ftp.innovaphone.com which can be used to upload or download files too large for emailing.

If you need Login data, please ask for them via e-Mail or telephone


Sending files to innovaphone (Upload)

1. Login
we offer different logins:
if you need the ftp server to upload big files for a support case, please use the well known credentials
if you want to use the server for another concern please ask for the login via e-Mail (only support@innovaphone.com) or telephone.

2. Upload files
please consider that we announce our logins to several persons, so your data are not covered until you use for example password protected ZIP-files.

If you contact us for support (ICE or beta-tester) there are depending on your login special input folders with no reading access for any user outside of innovaphone to upload your data: for ICEs it is the directory "incoming", please create a subfolder named like the number of the support ticket there (e.g. incoming/123456). If you do not have a case number, use the "beta" folder. Only innovaphone employees can see/download these files, so you cannot even see the files you put there

Please do not create further sub-directories there (e.g. no incoming/123456/subdir)

3. Let us know
Contact the recipient of innovaphone if they don't expect your file(s)


Warning: your data is not covered unless you use for example password protected ZIP-files, only incoming and beta directory are write-only and not readable for ftp-users. So there you can upload data but no-one (except us :-) can read it.

Getting files from innovaphone (Download)

This is done with innovaphone's Owncloud service. You will receive a download link for files shared with you.