Register
Submit a solution
The challenge is finished.

Challenge Overview

Create a Google App Engine application that would accomplish a download from an FTP server and upload to an FTP server. Must be built on Google App Engine using Java.

Uploading Files
Implement a simple button that when clicked, queries Big Table for some data (the actual data is irrelevant), creates a file and uploads it to an FTP server.

Downloading Files
Implement a simple button that when clicked, queries the FTP server for files and downloads them for storage. Use Big Table, Blob store or Google Cloud Storage to store the files. Whichever you prefer.

Review style

Final Review

Community Review Board

Approval

User Sign-Off

ID: 30037916