Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

shadrix's avatar
Level 12

As a professional, how do you send compiled code to your client?

Hey, I'm starting to work as a freelance coder. And in my current project, I need to fix some frontend issues for a static landing page. The client gave me an FTP-access but with reading only.

Currently, I'm sending the fixes with attachments via email. But I feel kinda dumb and unprofessional.

What's the best way to send code to your client? So that he can download from it.

0 likes
1 reply
ahmeddabak's avatar

Create a private bitbucket repository, which you and the client have access to, i usually deploy the system for my clients on a digital ocean server, which i ask them to buy.

Please or to participate in this conversation.